func runtime.goready
7 uses
runtime (current package)
chan.go#L321: goready(gp, skip+1)
chan.go#L423: goready(gp, 3)
chan.go#L647: goready(gp, skip+1)
netpoll.go#L488: goready(gp, traceskip+1)
proc.go#L370: func goready(gp *g, traceskip int) {
sema.go#L83: goready(s.g, traceskip)
time.go#L243: goready(arg.(*g), 0)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)